home *** CD-ROM | disk | FTP | other *** search
/ MacGames Sampler / PHT MacGames Bundle.iso / MacSource Folder / Samples from the CD / C and C++ / flight simulator ƒ / flight-simulator..doc < prev    next >
Text File  |  1990-01-31  |  759b  |  24 lines

  1. cat flight-simulator.hqx
  2. Date: Thu, 4 Jan 90 17:05:04 PST
  3. From: light@ux1.lbl.gov (Francis Rubinstein)
  4. Subject: flight simulator source
  5.  
  6. This is a slighlty updated verison of the C source for a 3D
  7. flight simulator program I posted in November.  All include files
  8. are now present, as is an executable version of the program.  The
  9. program itself is unchanged. 
  10. The project file included is for ThinkC vers. 4.0, but the
  11. source can be used under 3.0 without change.
  12.  
  13. This is intended to provide an example of how to do 3D
  14. perspective and clipping, but I don't make any claims for the
  15. readabilty of the code.  Most of the math is fixed point.
  16.  
  17. Chris Moll
  18. chris@hobbes.lbl.gov
  19. (415)843-2437
  20.  
  21. Moderator: This is to replace
  22. "info-mac/source/c/flight-simulator.hqx"
  23.  
  24.